Introduce GdkPopup
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Feb 2020 14:17:02 +0000 (09:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Mar 2020 23:35:55 +0000 (19:35 -0400)
commitaee8a02fc88577b4cb0487ff2700d38bebeb2e57
tree4344e2532147fa5c7caa2e01a48e8d737efd8465
parent0791363943c952a1bcfbc935f14dc338f8702e1a
Introduce GdkPopup

This is a new interface for popup surfaces.
gdk/gdk.h
gdk/gdkpopup.c [new file with mode: 0644]
gdk/gdkpopup.h [new file with mode: 0644]
gdk/gdkpopupprivate.h [new file with mode: 0644]
gdk/meson.build